home *** CD-ROM | disk | FTP | other *** search
/ Star Choice Canada Netsca…lerated Internet Service / StarChoiceCanada-Netscape-AcceleratedInternetService-Windows.iso / fscommand / en / Custom / Custom.dlg / User Info.json < prev    next >
JavaScript Object Notation  |  2003-12-09  |  790b

  1. {
  2.     "schema": {
  3.         "CustID": "Long Integer",
  4.         "Title": "Text (50)",
  5.         "InfoText": "Text (255)",
  6.         "Info2Text": "Text (255)",
  7.         "Text1Title": "Text (50)",
  8.         "Text2Title": "Text (50)",
  9.         "Text3Title": "Text (50)",
  10.         "Text4Title": "Text (50)",
  11.         "Text5Title": "Text (50)",
  12.         "EmailTitle": "Text (50)",
  13.         "SignupInfoText": "Text (100)",
  14.         "SignupInfo2Text": "Text (100)"
  15.     },
  16.     "data": [
  17.         {
  18.             "CustID": 196,
  19.             "Title": "User Information",
  20.             "InfoText": "Type in your assigned username and password.",
  21.             "Info2Text": "The username and password are case-sensitive.",
  22.             "Text1Title": "Real name:",
  23.             "Text2Title": "Username:",
  24.             "Text3Title": "Password:",
  25.             "Text4Title": "Verify Password:",
  26.             "Text5Title": "Hide Password",
  27.             "EmailTitle": "Email Address",
  28.             "SignupInfoText": "Type in your desired username and password.",
  29.             "SignupInfo2Text": "This will become your login for accessing the Internet."
  30.         }
  31.     ]
  32. }